Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tdx-tdcall: remove nightly feature in the x86_64 crate #723

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

peterfang
Copy link
Contributor

External projects may not always choose to use the Rust nightly toolchain. Remove the nightly feature in the x86_64 crate to support the Rust stable toolchain. While we're at it, also bump up the x86_64 crate version to 0.15.1.

tdx-tdcall has been bumped up to version 0.2.0. Update Cargo.lock to
reflect this change.

Signed-off-by: Peter Fang <[email protected]>
External projects may not always choose to use the Rust nightly
toolchain. Remove the nightly feature in the x86_64 crate to support the
Rust stable toolchain.

Signed-off-by: Peter Fang <[email protected]>
@jyao1 jyao1 merged commit d256700 into confidential-containers:main Jul 12, 2024
21 checks passed
@peterfang peterfang deleted the pr-remove-nightly branch July 12, 2024 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants